home *** CD-ROM | disk | FTP | other *** search
/ Apple Reference & Presen…rary 7 (Internal Edition) / Apple R&P Lib Internal v7.0.iso / 5-Fonts & Software / Demo Software / SoftPC Demo / SoftPC / Hard Disk / AUTOEXEC.BAT next >
DOS Batch File  |  1991-03-01  |  279b  |  10 lines

  1. @echo off                      
  2. path=c:\dos;c:\insignia;c:\   
  3. prompt $p$g
  4. c:\insignia\mouse.com         
  5. mode com1:9600,n,8,1          
  6. c:\insignia\fsadrive e:
  7. c:\insignia\checkd.exe                       
  8. echo on                       
  9. ver                           
  10.